home *** CD-ROM | disk | FTP | other *** search
- BACKCOLOR=$000
- BANNERCOLOR=$F00
- MENUCOLOR=$FFF
- SCROLLCOLOR=$FF0
- SCROLLSPEED=2
- BARLINES=ON
- MENUPOSITION=CENTRE
- MENUMODE=FLUSH
- HILITEMODE=BUTTON
- COPPERMODE=DOUBLE
- COPPERLINES=32
- COPPERSTART=$000
- COPPEREND=$F00
- COPPERSTEP=$100
- BANNERTEXT=* The Ultimate Disk Creator *
- SCROLLTEXT=*** ALWAYS HAVE A DISK READY IN DF1:BEFORE SELECTING F1 to F3
- SCRIPTTEXT=* HANG ON TO YOUR HATS *
- MENUTEXT1=Menudisk Creator
- MENUFUNCTION1=
- {
- CLS
- execute menudisk-creator
- }
- MENUTEXT2=Bootdisk Creator
- MENUFUNCTION2=
- {
- CLS
- execute bootdisk
- }
- MENUTEXT3=Deluxe-Bootdisk Creator
- MENUFUNCTION3=
- {
- CLS
- execute Deluxe-bootdisk
- }
- MENUTEXT4=Rasters
- MENUFUNCTION4=
- {
- CLS
- rasters
- }
- MENUTEXT5=Bootblock Champion
- MENUFUNCTION5=
- {
- CLS
- run boot
- }
- MENUTEXT6=Bootgirl(6 plane)
- MENUFUNCTION6=
- {
- CLS
- run bootgirl
- }
- MENUTEXT7=Bootwriter
- MENUFUNCTION7=
- {
- CLS
- RUN Bootwriter
- }
- MENUTEXT8=Diskmaster(new version)
- MENUFUNCTION8=
- {
- CLS
- RUN diskmaster1
- }
- MENUTEXT9=TxED
- MENUFUNCTION9=
- {
- CLS
- RUN txed
- }
- MENUTEXT10=Preferences
- MENUFUNCTION10=
- {
- CLS
- run preferences
- endcli
- }
- BANNERSTYLE=0
- SCROLLSTYLE=0
- MENUSTYLE<1-10>=
- EXITMODE=OFF
- SCRIPTDELAY=15
- SCREENTOBACK=ON
-